Northwoods.GoWPF 2.2.4 Assembly
GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Class Members
Properties  Methods 


The following tables list the members exposed by GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType>.

Public Constructors
 NameDescription
Public ConstructorGraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Constructor The default constructor produces an empty collection.  
Top
Public Properties
 NameDescription
Public PropertyLinksGets or sets the collection of link data, each of type LinkType.  
Public PropertyModel Gets or sets the model that owns all of the nodes in this collection.  
Public PropertyNodesGets or sets the collection of node data, each of type NodeType.  
Top
Public Methods
 NameDescription
Public MethodAddLink Add a link data to this collection.  
Public MethodAddNode Add a node data to this collection.  
Public MethodContainsLinkThis predicate is true if the given link data is in the collection of Links.  
Public MethodContainsNodeThis predicate is true if the given node data is in the collection of Nodes.  
Public MethodRemoveLink Remove a link data from this collection.  
Public MethodRemoveNode Remove a node data from this collection.  
Top
See Also

Reference

GraphLinksModel.DataCollection<NodeType,NodeKey,PortKey,LinkType> Class
Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback